Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Handle error from void promises #432

Merged

Conversation

g-ongenae
Copy link
Member

Error from promises not awaited (using void) are not handled correctly, thus we need to catch them manually.

@g-ongenae g-ongenae added the bug Something isn't working label Sep 24, 2024
@g-ongenae g-ongenae self-assigned this Sep 24, 2024
@g-ongenae g-ongenae merged commit 3a0de2f into algoan:master Oct 28, 2024
4 checks passed
@g-ongenae g-ongenae deleted the fixture/handle-error-from-void-promises branch October 28, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants